keyboardType
Type
property
Summary
The type of keyboard associated to the field widget.
Syntax
set the keyboardType of <widget> to <pType>
get the keyboardType of <widget>
Description
Use the keyboardType property to determine what kind of keyboard should be displayed when this field widget is focused.
Examples
set the keyboardType of widget "Android Field" to "URL"
Compatibility and Support
OS
android